Change the no_term test to run an external process.
authorMike Boutin <mike.boutin@gmail.com>
Tue, 4 Aug 2015 22:49:24 +0000 (18:49 -0400)
committerMike Boutin <mike.boutin@gmail.com>
Tue, 4 Aug 2015 23:03:00 +0000 (19:03 -0400)
commitbcf2a11da445fdd71af8eb9eeb5591816571b439
tree37af79c2a783736231d93fc3a0ca42ac3fbc45e3
parent1d8830341ce22d8357cd592fcb30b50c929fa722
Change the no_term test to run an external process.

Remove $TERM from the new process' environment and verify that output
is not sent to stderr.
src/cargo/core/shell.rs
tests/test_shell.rs